Skip to content

Add mutation testing with Infection#553

Open
asgrim wants to merge 3 commits intophp:1.4.xfrom
asgrim:add-infection-mutation-testing
Open

Add mutation testing with Infection#553
asgrim wants to merge 3 commits intophp:1.4.xfrom
asgrim:add-infection-mutation-testing

Conversation

@asgrim
Copy link
Contributor

@asgrim asgrim commented Mar 18, 2026

PR submitter checklist

  • I have read CONTRIBUTING.md
  • I discussed this feature with the maintainers in my own head
  • I have added appropriate tests
  • I confirm that I have the right to submit this under the project's open source licence

@asgrim asgrim added this to the 1.4.0 milestone Mar 18, 2026
@asgrim asgrim self-assigned this Mar 18, 2026
@asgrim asgrim added the enhancement New feature or request label Mar 18, 2026
]
},
"mutators": {
"@default": true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as an app, maybe it's already disabled by default, there is the public -> protected/private mutator that can be disabled

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does @internal make that ignored anyway? Hopefully all of the classes have @internal annotations anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants